home *** CD-ROM | disk | FTP | other *** search
/ Delphi Magazine Collection 2001 / Delphi Magazine Collection 20001 (2001).iso / DISKS / Issue30 / rsa10 / RSA10.ZIP / README.TXT next >
Encoding:
Text File  |  1997-09-11  |  4.7 KB  |  128 lines

  1. ---------------
  2. 1. Installation
  3. ---------------
  4.  
  5. For this document we consider that your Delphi is installed in the
  6. C:\DELPHI directory. Substitute the appropriate directory name.
  7.  
  8. A. Installing the component
  9. ---------------------------
  10. 1. Copy RSA.DCU and RSA.DCR to the directory where you keep your
  11.    components.
  12. 2. Install the component with the Component/Install menu command from Delphi.
  13.  
  14. B. Installing the Help file in Delphi 2.0
  15. -----------------------------------------
  16. 1. Copy RSA.KWF to C:\DELPHI\HELP.
  17. 2. Copy RSA.HLP to C:\DELPHI\BIN.
  18. 3. Make a backup of C:\DELPHI\BIN\DELPHI.HDX.
  19. 4. Run C:\DELPHI\HELP\TOOLS\HELPINST.EXE and open C:\DELPHI\BIN\DELPHI.HDX.
  20. 5. Choose Keywords/Add Keyword File and select RSA.KWF.
  21. 6. Choose File/Save.
  22.  
  23. C. Installing the Help file in Delphi 3
  24. ---------------------------------------
  25. 1. Copy RSA.HLP to C:\DELPHI\HELP (the KWF file is not needed).
  26. 2. Add the following line to C:\DELPHI\HELP\DELPHI3.CFG:
  27.        :Link RSA.HLP
  28.    IMPORTANT: Be sure to leave a blank line at the end of the CFG file.
  29. 3. Delete all files with .GID extension from this directory. Turn on the Show
  30.    Hidden Files option to see them.
  31.  
  32.  
  33. ---------------
  34. 2. Registration
  35. ---------------
  36.  
  37. The unregistered component runs only in the Delphi environment and
  38. the size of the network is limited. By registering, you get a fully
  39. working version which you can use royalty-free in your applications. 
  40. The registration fee is USD 39. Source code available for extra fee. 
  41. Registered users automatically get lifetime upgrades.
  42.  
  43. Registration for CompuServe users: GO SWREG and enter the code 16088.
  44.  
  45. Registration by credit card, cheque, etc.:
  46.    Go to Albert's Ambry (http://www.alberts.com) to register and download
  47.    the registered version immediately.
  48.  
  49. Registration directly at the manufacturer:
  50. Send a cheque to the             Make the cheque
  51. following address:               payable to:
  52.    Cygron Ltd.                      Cygron Ltd.
  53.    Szeged                           Szeged
  54.    Pf.: 727                         Deak F. u. 23.
  55.    H-6701 Hungary                   Hungary
  56.  
  57.  
  58. --------------
  59. 3. Source Code
  60. --------------
  61.  
  62. The source code can be obtained by registering 5 more copies of the component.
  63.  
  64.  
  65. ----------
  66. 4. Support
  67. ----------
  68.  
  69. If you have any problems, questions or suggestions please contact:
  70. Cygron Research & Development, Ltd.
  71. Szeged, Pf.: 727, H-6701 Hungary
  72. Phone/Fax: +36 62 325 928
  73. Internet: cygron@tiszanet.hu
  74. WWW: http://www.tiszanet.hu/cygron
  75. CompuServe: 100263,574 or Cygron
  76.  
  77.  
  78. -------------
  79. 5. Disclaimer
  80. -------------
  81.  
  82. THIS DOCUMENTATION AND THE COMPONENT ARE PROVIDED "AS IS" WITHOUT
  83. WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING BUT
  84. NOT LIMITED TO THE IMPLIED WARRANTIES OF MERCHANTABILITY AND/OR
  85. SUITABILITY FOR A PARTICULAR PURPOSE. 
  86.  
  87. THE USER ASSUMES THE ENTIRE RISK OF ANY DAMAGE CAUSED BY THIS
  88. COMPONENT. 
  89.  
  90. IN NO EVENT SHALL CYGRON BE LIABLE FOR DAMAGE OF ANY KIND, LOSS
  91. OF DATA, LOSS OF PROFITS, BUSINESS INTERRUPTION OR OTHER PECUNIARY
  92. LOSS ARISING DIRECTLY OR INDIRECTLY.
  93.  
  94.  
  95. --------------------
  96. 6. License Agreement
  97. --------------------
  98.  
  99. GRANT OF LICENSE - Cygron grants you the right to use one copy of
  100. the enclosed Delphi component (the "component") on any 
  101. compatible computer, provided that you use the component on only
  102. one computer at a time. You may distribute any application created
  103. using the component without paying any royalty fees to Cygron. You
  104. may not distribute the component or any component created as a
  105. descendant of this component.
  106.  
  107. COPYRIGHT - The component is owned by Cygron and is protected by
  108. Hungarian copyright laws, international treaty provisions and all
  109. other applicable national laws. Therefore, you must treat the
  110. component like any other copyrighted material (e.g. a book) except
  111. that you may make copies of the component provided that you keep
  112. the original solely for backup and archiving purposes.
  113.  
  114. OTHER RESTRICTIONS - You may not rent or lease the component,
  115. but you may transfer your rights under this license agreement
  116. on a permanent basis provided that you transfer all copies of
  117. the component and all accompanying materials, and the recipient 
  118. agrees to the terms of this agreement. Any transfer must include
  119. the most recent update and all prior versions. You may not alter,
  120. modify or adapt the component, including, but not limited to, 
  121. translating, decompiling, reverse engineering or disassembling. 
  122.  
  123. Cygron retains all rights not expressly granted. Nothing in this 
  124. agreement constitutes a waiver of Cygron's rights under the Hungarian 
  125. copyright laws or any other state law. This license and your right to
  126. use the software automatically terminate if you fail to comply with 
  127. any provision of this license agreement.
  128.